﻿.search_bg_bank{
   background:url(../images/search_bg.jpg) no-repeat;
   height:40px;}
.date_bank{
   font-size:12px;
   padding-left:40px;
   line-height:38px;
   width:300px;
   float:left;}
/*********2015-05-05 GUOWUYUAN*********/
.govpushinfo {
overflow: hidden;
height: 310px;
color: #808080;
padding-top:0px
}
 
.govpushinfo ul {
width:545px;
height: 310px;
overflow:hidden;
background-repeat: no-repeat; 
 background-position: left 10px;
 text-align:left; margin-left:17px;
}

.govpushinfo li {
overflow:hidden;
background:url(../images/img01.jpg) no-repeat 0 10px;
margin-bottom:0.2px;
padding:1px 0;
float: left;
list-style-type:block;
background-repeat: no-repeat; 
 background-position: left 10px;
 text-align:left; line-height:28px;
}
.govpushinfo ul li a{
margin: 0px;
list-style:none;
padding-top: 0px;
padding-left: 18px;
padding-right: 0px;
width:445px;
overflow:hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
text-align:left;
float:left; font-size:14px;
}
.govpushinfo ul li span{
float:right; 
color:#999999;
font-size:12px;
font-family:"Microsoft YaHei";
}
.govpushinfo li img{
   margin-right:3px;}	

/*分页*/
.pagesnumber{
width:850px;
text-align:center;
padding-top:10px;  
font-size:14px; 
padding-left:15px; padding-bottom:10px;}  
.pagesnumber form{
   margin-right:auto;
   margin-left:auto;} 
.zwxx_fy_ym_pages{
	margin:0px 5px;
}
.zwxx_fy_ym_pages a {
	height:20px;
	border:solid 1px #c5c4c4;
	margin:-5px;
	font-weight:bold;
	font-size:12px;
	padding:2px 6px; 
}
.zwxx_fy_ym_pages A:link{ COLOR: #858585; TEXT-DECORATION: none;}
.zwxx_fy_ym_pages A:visited { COLOR: #858585; TEXT-DECORATION: none;}
.zwxx_fy_ym_pages A:hover{ COLOR: #227bd4; TEXT-DECORATION: none;}
.zwxx_fy_ym_pages A:active { COLOR: #858585; TEXT-DECORATION: none; }  
.input_k{ width:24px; height:16px; border:1px solid #c5c4c4; text-align:center; }

.video_head { height: 40px; border-bottom: 1px solid #cecece; font-size: 12px; color: #666; margin-bottom: 10px; position: relative; }
.video_player { width:1145px; margin:auto; overflow:hidden; text-align: center; background-color: #333; }
.video_player video { max-width:1145px; max-height:644px; margin:auto; overflow:hidden;}
.video_title { width:1145px;font-size:16px;  margin:auto; overflow:hidden; font-weight:bold; padding-bottom:10px; }

/*分页*/

/*新闻页滚动演示*/
* { padding: 0; margin: 0; list-style: none; }
/************************样式区。原本都打算写到JS里面的。不过这玩意改的比较多。新手改CSS没啥问题我就写在这了*****************************************/
/*  修改输出屏大小  */
.banner { width: 570px; height: 350px; overflow: hidden; margin-top:10px; position:relative; margin-left: auto; margin-right: auto;}
.banner .img { width: 99999px; position: absolute; right: 0px; top: 0; }
.banner .img .divpicture { float: right; }
/*/ 小方方/*/
.banner .num { position: absolute; width: 100%; bottom: 10px; left: 450px; text-align: center; font-size: 0px; z-index:11; }
.banner .num li { 
width: 12px; 
height: 12px; 
background: #888; 
display: inline-block; 
margin-right:10px;
margin-bottom:6px;
cursor: pointer; 
float:left;
}
.banner .num li.on { background: #F60; }
/*/ 按钮 /*/
.banner .btn { width: 30px; height: 50px; background: rgba(0,0,0,0.5); position: absolute; top: 50%; margin-top: -25px; cursor: pointer; text-align: right; line-height: 50px; color: #fff; font-size: 40px; font-family: "宋体"; display: none; }
.banner:hover .btn { display: block; }
.banner .btn_l { left: 0; }
.banner .btn_r { right: 0; }
/*/ 第一个轮播 / 原本有固定样式。所以第二个轮播我就没写 */
#ban1 .banner { width: 570px; height: 350px; }
#ban1 .banner .img img { max-width:570px;max-height:353px; }
.turn_info_img {
		width: 570px;
		height: 50px;
		line-height: 50px;
		background: url(../images/jr_k.png) no-repeat scroll 0 0 transparent;
		position: absolute;
		z-index: 0;
		bottom: 0;
		vertical-align: middle;
}
.turn_info_textimg {
	    width: 432px;
		float:left;
		color: #FFFFFF;
		font-size: 14px; text-align:left; text-indent:15px;
		z-index: 1;
		}
		
.cu{ 
  padding:0px 10px;
  height:30px; 
  border:1px solid #5a93e3; 
  background-color:#f0f6ff; 
  line-height:30px; 
  float:left; 
  margin-right:15px; 
  margin-bottom:7px;
  }